The ImagickDraw class
PHP Manual

ImagickDraw::setFontFamily

(PECL imagick 2.0.0)

ImagickDraw::setFontFamilySets the font family to use when annotating with text

Descripción

bool ImagickDraw::setFontFamily ( string $font_family )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the font family to use when annotating with text.

Lista de parámetros

font_family

the font family

Valores retornados

Returns TRUE on success.


The ImagickDraw class
PHP Manual